Uses of Class
nz.co.cks.tms.xml.AdminDelete

Packages that use AdminDelete
nz.co.cks.tms.xml   
 

Uses of AdminDelete in nz.co.cks.tms.xml
 

Fields in nz.co.cks.tms.xml declared as AdminDelete
private  AdminDelete AdminBlkType._adminDelete
          Field _adminDelete
 

Methods in nz.co.cks.tms.xml that return AdminDelete
static AdminDelete AdminDelete.unmarshal(java.io.Reader reader)
          Method unmarshal
 AdminDelete AdminBlkType.getAdminDelete()
          Method getAdminDeleteReturns the value of field 'adminDelete'.
 

Methods in nz.co.cks.tms.xml with parameters of type AdminDelete
 void AdminBlkType.setAdminDelete(AdminDelete adminDelete)
          Method setAdminDeleteSets the value of field 'adminDelete'.